Skip to content

Releases: barelyhuman/adex

v0.0.19

06 Jul 14:43
v0.0.19
93eac56

Choose a tag to compare

All Changes

4b00de9 fix: correct regex replacement in simplifyPath function

21bb3ea fix: register adex/app as a virtual import

418b601 fix: reformat how slugs are defined (#30)

8248fed feat: inherit plugins (#29)

52a9713 chore: make app mods easier

d116ab7 chore: fix stringification

v0.0.18

26 Mar 04:52

Choose a tag to compare

What's Changed

  • fix : Pre-rendering compat with preact/preset-vite plugin in client only mode
  • feat: flag to turn off ssr by @barelyhuman in #26
  • tests: inital framework by @barelyhuman in #27
  • feat: add baseURL support for client only setups by @barelyhuman in #28

Full Changelog: v0.0.17...v0.0.18

v0.0.16

13 Jan 07:27

Choose a tag to compare

BREAKING

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

03 Jan 07:52

Choose a tag to compare

What's Changed

Full Changelog: v0.0.12...v0.0.15

v0.0.12

29 Dec 08:10

Choose a tag to compare

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

18 Jul 05:01

Choose a tag to compare

Internal Release