react-app-rewire-inline-import-graphql-ast

Add the inline-import-graphql-ast Babel plugin to your create-react-app app via react-app-rewired

MIT License

Downloads
206
Stars
17
Committers
4
react-app-rewire-inline-import-graphql-ast - v2.0.1 Latest Release

Published by detrohutt over 5 years ago

v2.0.1 (March 21, 2019)

Maintenance

  • Update minimum version of babel-plugin-import-graphql to v2.7.0
  • Update CHANGELOG to add missing entry for v2.0.0
  • Update README to remove old known issue that only affects [email protected]
react-app-rewire-inline-import-graphql-ast - Switch to [email protected]

Published by detrohutt over 5 years ago

v2.0.0 (March 21, 2019)

Breaking

  • Version 2.x of this package is for use with version 2.x of react-app-rewired (Thanks @stushurik)
react-app-rewire-inline-import-graphql-ast - v1.1.1

Published by detrohutt over 6 years ago

v1.1.1 (July 9, 2018)

Fixes

  • Fix plugin name in babel config (Thanks @Slessi)
react-app-rewire-inline-import-graphql-ast - v1.1.0

Published by detrohutt over 6 years ago

v1.1.0 (July 7, 2018)

Features

  • Replace deprecated package babel-plugin-inline-import-graphql-ast with babel-plugin-import-graphql. See the CHANGELOG.md file for that package for information about new features released since the package name changed (v2.5.0+).