Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

40 lines (25 loc) · 1.04 KB

CHANGELOG

Upcoming 1.0.0 Deprecations

The following items are scheduled for 1.0.0 deprecation:

Current and Previous Versions

For all changelog information since v0.0.1:

[0.0.1-alpha.15] - 2020-01-04

Changed

  • Renamed hammerframework to redwoodjs

[0.0.1-alpha.10.1] - 2019-10-23

Added

  • WithCell and useCell query resolvers.
  • Typescript support in our ESLint configuration.

Changed

  • hammer-api now exports submodules, so all graphql things are available in @hammerframework/hammer-api/graphql.
  • hammer-dev-server no longer clears the screen.

[0.0.1-alpha.9] - 2019-09-29

Changed

  • ESLint configuration errors on import ordering, with the idea that fix on save sorts the imports automatically.

Added

  • hammer-web package.
  • hammer-api package.