Skip to content

Releases: jahilldev/11tyby

1.3.4

02 Feb 22:27
Compare
Choose a tag to compare
  • Updated preactement to v1.8.4
  • Updated all dev dependencies and adjusted config

1.3.3

22 Feb 17:20
Compare
Choose a tag to compare
  • Updated preactement to 1.7.0

1.3.2

13 Jan 11:49
Compare
Choose a tag to compare
  • Updated all dependencies to latest supported versions

1.3.1

04 Jan 10:55
Compare
Choose a tag to compare
  • Adjusted development build script to output pages ahead of 11ty
  • Updated preactement to v1.6.0, enabling component "slots" in markdown and other files

1.3.0

26 Apr 14:33
Compare
Choose a tag to compare
  • Moved <Html /> component and styles into default.11ty.tsx layout file
  • Changed this.getAssetContents() to accept an array of paths
  • Updated README with new page structure

1.2.1

31 Mar 11:18
Compare
Choose a tag to compare
  • Added preactement package to handle partial hydration
  • Updated README file
  • Updated preact dependencies

1.2.0

18 Feb 14:52
Compare
Choose a tag to compare
  • Updated webpack to v5, substantially improving build speed
  • Improved accessibility of markdown anchors
  • Added explicit license file for free useage

1.1.0

16 Feb 17:05
Compare
Choose a tag to compare
  • Fixed entry file chunks created via import()
  • Updated dev dependencies
  • Converted example global data file to module for inferred typing
  • General updates to README file

1.0.9

21 Jan 14:46
Compare
Choose a tag to compare
  • Added support for .ts, .js and .json data files, both global and module based.
  • Updated README with simple instructions on how to use.

1.0.8

08 Jan 16:34
Compare
Choose a tag to compare
  • Updated README with better project overview and guide
  • Renamed project to 11tyby