## [1.1.5](https://github.com/mirabilio/gatsby-plugin-json-remark/compare/v1.1.4...v1.1.5) (2020-06-09)

### Bug Fixes

- **core:** add build caching ([1843fe9](https://github.com/mirabilio/gatsby-plugin-json-remark/commit/1843fe911ef9e89775783de1b12a4e420cc4ef62)), closes [#8](https://github.com/mirabilio/gatsby-plugin-json-remark/issues/8)

## [1.1.4](https://github.com/mirabilio/gatsby-plugin-json-remark/compare/v1.1.3...v1.1.4) (2020-05-25)

### Bug Fixes

- **resolver, babel:** fix name query issue, add babel configs ([5d7d895](https://github.com/mirabilio/gatsby-plugin-json-remark/commit/5d7d89511da693f44f9490fb1d49c5cf71befb0c)), closes [#10](https://github.com/mirabilio/gatsby-plugin-json-remark/issues/10) [#5](https://github.com/mirabilio/gatsby-plugin-json-remark/issues/5)

## [1.1.3](https://github.com/mirabilio/gatsby-plugin-json-remark/compare/v1.1.2...v1.1.3) (2020-05-25)

### Bug Fixes

- **babel:** babel config to transpile ([a5442ac](https://github.com/mirabilio/gatsby-plugin-json-remark/commit/a5442acddbcd2700e725040226fcd3f398196313)), closes [#9](https://github.com/mirabilio/gatsby-plugin-json-remark/issues/9)

## [1.1.2](https://github.com/mirabilio/gatsby-plugin-json-remark/compare/v1.1.1...v1.1.2) (2020-05-25)

### Bug Fixes

- **core:** redesign state object references and redesign state data model ([f96fbda](https://github.com/mirabilio/gatsby-plugin-json-remark/commit/f96fbda30944f18531da1937dfa2b03040a02c68)), closes [#7](https://github.com/mirabilio/gatsby-plugin-json-remark/issues/7)

## [1.1.1](https://github.com/mirabilio/gatsby-plugin-json-remark/compare/v1.1.0...v1.1.1) (2020-05-23)

### Bug Fixes

- **core:** fix collision ([b93b847](https://github.com/mirabilio/gatsby-plugin-json-remark/commit/b93b847b7d69290cf1844093ab7cd43ecfbf5948)), closes [#4](https://github.com/mirabilio/gatsby-plugin-json-remark/issues/4)

# [1.1.0](https://github.com/mirabilio/gatsby-plugin-json-remark/compare/v1.0.4...v1.1.0) (2020-04-29)

### Features

- **build, perf, refactor, warn messages:** refactor, add near 100% branch test coverage, warn msgs ([8cb6fbc](https://github.com/mirabilio/gatsby-plugin-json-remark/commit/8cb6fbc81b65cf092f445e90e4cdadff7df6dffc))

## [1.0.4](https://github.com/mirabilio/gatsby-plugin-json-remark/compare/v1.0.3...v1.0.4) (2020-04-09)

### Bug Fixes

- **core:** fix [#4](https://github.com/mirabilio/gatsby-plugin-json-remark/issues/4) ([1ee009b](https://github.com/mirabilio/gatsby-plugin-json-remark/commit/1ee009bc95669a2257838832c2fc8a343b741d40))

## [1.0.3](https://github.com/mirabilio/gatsby-plugin-json-remark/compare/v1.0.2...v1.0.3) (2020-04-09)

### Bug Fixes

- **core:** fix TypeError thrown for Array property type ([ca0874a](https://github.com/mirabilio/gatsby-plugin-json-remark/commit/ca0874ac0ec1b5b3f802d71516ee7e323b2e4c3c)), closes [#3](https://github.com/mirabilio/gatsby-plugin-json-remark/issues/3)

## [1.0.2](https://github.com/mirabilio/gatsby-plugin-json-remark/compare/v1.0.1...v1.0.2) (2020-04-09)

### Bug Fixes

- **package:** force package deployment ([8ed5837](https://github.com/mirabilio/gatsby-plugin-json-remark/commit/8ed5837fb8a3e6974024163f4618797bbbdf0062)), closes [#2](https://github.com/mirabilio/gatsby-plugin-json-remark/issues/2)

## [1.0.1](https://github.com/mirabilio/gatsby-plugin-json-remark/compare/v1.0.0...v1.0.1) (2020-04-09)

### Bug Fixes

- **core:** fix processing of repeat field names in multiple json files ([7b40181](https://github.com/mirabilio/gatsby-plugin-json-remark/commit/7b40181eaa319c8f571d386ec75c856a34a5399b)), closes [#1](https://github.com/mirabilio/gatsby-plugin-json-remark/issues/1)

# 1.0.0 (2020-04-09)

### Bug Fixes

- **build:** babel results not found ([db8e726](https://github.com/mirabilio/gatsby-plugin-json-remark/commit/db8e726a3915c4a084f9ae6b3cbe8921ace42980))
- **build:** build issue copying assets to root ([fee9786](https://github.com/mirabilio/gatsby-plugin-json-remark/commit/fee97869ceeee8fed7c09738830452111609f98a))
- **readme.md:** force npm publication ([b17311c](https://github.com/mirabilio/gatsby-plugin-json-remark/commit/b17311cc261151de082adad2aa8c09a98d75cac3))
- **release:** release initial beta ([a0d34eb](https://github.com/mirabilio/gatsby-plugin-json-remark/commit/a0d34ebf58435e9d6122ab05c5014d962f58f83e))

# [1.0.0-beta.2](https://github.com/mirabilio/gatsby-plugin-json-remark/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2020-04-09)

### Bug Fixes

- **readme.md:** force npm publication ([b17311c](https://github.com/mirabilio/gatsby-plugin-json-remark/commit/b17311cc261151de082adad2aa8c09a98d75cac3))

# 1.0.0-beta.1 (2020-04-08)

### Bug Fixes

- **release:** release initial beta ([a0d34eb](https://github.com/mirabilio/gatsby-plugin-json-remark/commit/a0d34ebf58435e9d6122ab05c5014d962f58f83e))
