Skip to content

Releases: prezly/theme-kit-js

v1.2.1

01 Feb 13:32
Compare
Choose a tag to compare

What's Changed

  • Fixed getNewsroomLogoUrl not returning anything by @kudlajz in #3

Full Changelog: v1.2.0...v1.2.1

v1.2.0

01 Feb 10:10
Compare
Choose a tag to compare

What's Changed

  • Add Prettier and ESLint, upgrade to modern JSX runtime by @oleg-semyonov in #1
  • Simplify base props by @oleg-semyonov in #2

Full Changelog: v1.1.4...v1.2.0

v1.1.4

31 Jan 09:38
Compare
Choose a tag to compare
  • Use ExtendedStory type for selectedStory 974cf56
  • Update README.md e6043e5

v1.1.3...v1.1.4

v1.1.3

31 Jan 08:49
Compare
Choose a tag to compare
  • Remove redundant props from NewsroomContextProvider 760cf4f

v1.1.2...v1.1.3

v1.1.2

28 Jan 15:12
Compare
Choose a tag to compare
  • Also include embargo stories when querying by slug a786610

v1.1.1...v1.1.2

v1.1.1

28 Jan 15:01
Compare
Choose a tag to compare
  • Fix react transpilation settings 8d325e0

v1.1.0...v1.1.1

v1.1.0

28 Jan 14:48
Compare
Choose a tag to compare
  • Move to CommonJS module 91ac2f5
  • Revert "Add type: module to package.json to force ES modules, update localeConfig to be treated as CommonJS module" 896cfa2

v1.0.3...v1.1.0

v1.0.3

28 Jan 14:41
Compare
Choose a tag to compare
  • Add type: module to package.json to force ES modules, update localeConfig to be treated as CommonJS module 924e5b7

v1.0.2...v1.0.3

v1.0.2

28 Jan 14:19
Compare
Choose a tag to compare

v1.0.1...v1.0.2

v1.0.1

28 Jan 13:19
Compare
Choose a tag to compare
  • Add selectedCategory and selectedStory to BasePageProps type 70074c0

v1.0.0...v1.0.1