Releases: barelyhuman/adex
Releases · barelyhuman/adex
v0.0.16
BREAKING
- refactor: add a very simple server adapter api by @barelyhuman in #23
This changes how the basic server bundle is generated, you'll have to install the adex-adapter-node
package as well.
npm install -D adex-adapter-node
v0.0.15
What's Changed
- refactor: normalize pages to it's own adex sub-plugin by @barelyhuman in #20
- fix: fonts.css isn't loaded in build mode by @barelyhuman in #21
- feat: CLI for initiation by @barelyhuman in #22
Full Changelog: v0.0.12...v0.0.15
v0.0.12
What changed
40e50fa fix: loss of imported css files in dev mode
3d75862 chore: add more details to text
4c0e6b1 fix: api route ordering
Full Changelog: v0.0.11...v0.0.12
v0.0.7
Internal Release