Frontity release: Support to use robots.txt in the root

New features

  • Add support to use robots.txt in the root:
  • Release of the beta version of @frontity/comscore-analytics package. Bear in mind that this is a beta version. It hasn’t as yet been fully tested and in fact, we’re planning to change the final API in the coming weeks.
  • Create the useFills hook that can be used to create components, which is the first part to support the Slot and Fill feature. #430

Enhancements

  • Rename the Fecha component name from Spanish to English: DateWrapper .
  • We’re improving the packages readme, to clearly explain them both in GitHub and npm. #451
  • Re-use an already open browser tab when running frontity dev on MacOS. #374

Bug fixes

  • Frontity doesn’t work with Semantic UI. #405
  • babel-plugin-lodash not working in node. #5

Packages Changelog


@frontity/analytics@1.1.0

Minor Changes

Patch Changes


@frontity/comscore-analytics@0.1.0

Minor Changes

Patch Changes


@frontity/core@1.7.0

Minor Changes

  • 4212f46a #422 Thanks @Koli14! - Optionally, use the content of a robots.txt file if it exists in the root project folder.

Patch Changes

  • f13f72bb #456 Thanks @DAreRodz! - Replace lodash-es by lodash library and remove the lodash alias to avoid problems with third-party libraries.Also, adds babel-plugin-lodash to still get tree shaking when importing named exports from lodash .
  • 5cb29ab6 #430 Thanks @luisherranz! - Remove React Fills package export. This was meant to be used for the Slot and Fill pattern, but we are going to finally use state.fills to add the configuration for the fills and libraries.fills to expose the React components.
  • 5ada3cb0 #374 Thanks @michalczaplinski! - Try to re-use an already open browser tab when running frontity dev on MacOS.
  • Updated dependencies [ 5cb29ab6 ]:

frontity@1.8.0

Minor Changes

Patch Changes


@frontity/google-analytics@1.1.0

Minor Changes

Patch Changes


@frontity/google-tag-manager@0.2.0

Minor Changes

Patch Changes


@frontity/types@1.4.0

Minor Changes


@frontity/connect@1.1.1

Patch Changes


@frontity/hooks@2.0.1

Patch Changes

@frontity/mars-theme@1.4.2

Patch Changes

1 Like