Skip to content

Latest commit

 

History

History
236 lines (72 loc) · 8.95 KB

CHANGELOG.md

File metadata and controls

236 lines (72 loc) · 8.95 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.0.58 (2020-10-23)

Features

0.0.57 (2020-10-15)

Bug Fixes

  • richtext, richtext-ui: Additional ... in RTE throws type is invalid error and serves WSOD (#536) (d35ddd4)

Features

  • components: youtube and iframe (#569) (388166c)
  • core, layouts: Closing Main Menu Panel Windows (#571) (3e0b9f0)

0.0.56 (2020-09-21)

Features

0.0.55 (2020-08-28)

Bug Fixes

0.0.54 (2020-08-24)

Note: Version bump only for package @bodiless/gatsby-starter-bodiless

0.0.53 (2020-08-13)

Note: Version bump only for package @bodiless/gatsby-starter-bodiless

0.0.52 (2020-07-29)

Note: Version bump only for package @bodiless/gatsby-starter-bodiless

0.0.51 (2020-07-01)

Bug Fixes

  • migration-tool: ENOTDIR not a directory error during build (#386) (144701e)

Features

  • core, ui: Notify of Upstream Changes in Edit Environment (#368) (769d1dc)

0.0.50 (2020-06-12)

Note: Version bump only for package @bodiless/gatsby-starter-bodiless

0.0.49 (2020-06-08)

Note: Version bump only for package @bodiless/gatsby-starter-bodiless

0.0.48 (2020-05-20)

Features

  • components, components-ui: Add Image Component (#316) (a3fba5d)

BREAKING CHANGES

  • components, components-ui: * Styles of @bodiless/components image picker changed. Functionality of image picker is not impacted, just visual appearance changed. If a site uses Image or asBodilessImage from @bodiless/components, then the site is impacted. The recommended migration path is to change Image and asBodilessImage import from "@bodiless/components" into "@bodiless/components-ui". Example of the migration can be found in test site.

0.0.47 (2020-04-22)

Features

0.0.46 (2020-04-08)

Note: Version bump only for package @bodiless/gatsby-starter-bodiless

0.0.45 (2020-04-08)

Note: Version bump only for package @bodiless/gatsby-starter-bodiless

0.0.44 (2020-03-26)

Features

  • components: Add google tag manager & datalayer. (#207) (9ee52e3)
  • gatsby-theme-bodiless, starter, test-site: purge unused css (#195) (1b54d82)

BREAKING CHANGES

  • gatsby-theme-bodiless, starter, test-site: bodiless/components does not export Link component anymore. One, who consumes Link component, should replace Link with a site level link component.

0.0.43 (2020-03-11)

Bug Fixes

  • migration-tool: Header and Footer components are missing (c4e6a82)

0.0.42 (2020-02-28)

Note: Version bump only for package @bodiless/gatsby-starter-bodiless

0.0.41 (2020-02-28)

Note: Version bump only for example/starter.

0.0.40 (2020-02-21)

Bug Fixes

  • gatsby-theme-bodiless: Fix revert does not refresh page (#110) (629b3ef)
  • gatsby-theme-bodiless: Typed chars disappear sporadically (#52) (4829496), closes #14 #14 #14
  • migration_tool: 'npm run setup' fails on Windows (#139) (ac8a580)
  • migration_tool: SyntaxError: Unexpected token (#84) (208d9f7)

Features

  • documentation: Support better control over IA (#129) (05c94fd)

0.0.38 (2020-01-29)

Features

  • starter: Add gatsby-starter-bodiless to monorepo (#12) (f5d8d2a), closes #7

0.0.37 (2020-01-17)

Features

  • starter: Add gatsby-starter-bodiless to monorepo (#12) (242a8a4), closes #7