You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Accept empty POST requests ([264bbe8](https://github.com/micro-analytics/micro-analytics/commit/264bbe8))
13
+
* Add logging of errors from parsing meta ([1243281](https://github.com/micro-analytics/micro-analytics/commit/1243281))
14
+
* Add support for OPTIONS request to support fetch ([6863460](https://github.com/micro-analytics/micro-analytics/commit/6863460))
15
+
* Pass filtering to get ([d18b27d](https://github.com/micro-analytics/micro-analytics/commit/d18b27d)), closes [#33](https://github.com/micro-analytics/micro-analytics/issues/33)
16
+
* Stop silently fail json parsing of meta ([0a8eb8c](https://github.com/micro-analytics/micro-analytics/commit/0a8eb8c))
17
+
* Upgrade micro to get support for json parsing ([298ad7e](https://github.com/micro-analytics/micro-analytics/commit/298ad7e))
18
+
19
+
20
+
### Features
21
+
22
+
* Add support for meta through post requests ([a472ab9](https://github.com/micro-analytics/micro-analytics/commit/a472ab9)), closes [#24](https://github.com/micro-analytics/micro-analytics/issues/24)
0 commit comments