Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jtoar committed Mar 2, 2023
1 parent fb6fa18 commit 35801a8
Showing 1 changed file with 9 additions and 25 deletions.
34 changes: 9 additions & 25 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,36 +1,20 @@
# CHANGELOG

## Current and Previous Versions
For all changelog information since v0.0.1:
- [GitHub Releases](https://github.com/redwoodjs/redwood/releases)

## [0.0.1-alpha.15] - 2020-01-04
## Next Major

### Changed
### Main branch, canary packages (v5)

- Renamed `hammerframework` to `redwoodjs`
- [Cells]: Show Success if there's any data in any of the fields (#7704)[https://github.com/redwoodjs/redwood/pull/7704]

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

### Added

- `WithCell` and `useCell` query resolvers.
- Typescript support in our ESLint configuration.
```
npx @redwoodjs/codemods@canary
```

### Changed
## Next Minor

- `hammer-api` now exports submodules, so all graphql things are
available in `@hammerframework/hammer-api/graphql`.
- `hammer-dev-server` no longer clears the screen.
### Next branch, next packages (v4.x)

## [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.
https://github.com/redwoodjs/redwood/milestone/56?closed=1

0 comments on commit 35801a8

Please sign in to comment.