Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Sep 8, 2021. It is now read-only.

Switch to `@guardian/libs`

Choose a tag to compare

@sndrs sndrs released this 07 Sep 11:16
· 7 commits to main since this release
6929c94

This version removes the following types, now that have been migrated to @guardian/libs.

Note that some names changed in the migration, otherwise they should be the same.

  • Country
  • CountryCode
  • Theme (now ArticleTheme)
  • Format (now ArticleFormat)
  • Pillar (now ArticlePillar)
  • Special (now ArticleSpecial)
  • Design (now ArticleDesign)
  • Display (now ArticleDisplay)
  • OphanABEvent
  • OphanABPayload
  • OphanAction
  • OphanComponent
  • OphanComponentEvent
  • OphanComponentType
  • OphanProduct
  • TestMeta (now OphanABTestMeta)
  • Role (now ArticleElementRole)

Commits

  • Merge pull request #169 from guardian/remove-migrated-features 7f92f45
  • Merge branch 'main' of github.com:guardian/types into remove-migrated-features b0dc0e7
  • Remove features that have been migrated to libs 93a352b

v8.1.0...v9.0.0