Releases: exogen/next-plugin-node-config
Releases · exogen/next-plugin-node-config
v1.0.2
- Stop using destructuring syntax in the
config
browser shim. Since it is not transpiled, it should use syntax that is supported by all browsers.
v1.0.1
- Improved README with usage examples. No code changes.