Skip to main content

Release notes

Upcoming release

0.0.1-next.8 (2023-11-25)

Improvements

Development

0.0.1-next.7 (2023-11-11)

Improvements

Development

  • Update @web/dev-server-esbuild 0.4.4 -> 1.0.0 (release notes) (#14)

  • Update @web/test-runner + @web/test-runner-puppeteer (#15)

0.0.1-next.6 (2023-11-01)

  • Docs (README): Further README updates in relation to vite

0.0.1-next.5 (2023-11-01)

  • Docs (README): Fix links and example code

0.0.1-next.4 (2023-08-26)

Breaking changes

Development

  • Bump lib to v0.0.1-next.5

    Dev package updates

0.0.1-next.3 (2023-08-26)

  • Prettier: Add css and JS import ordering (#9)

  • Bump lib to v0.0.1-next.4

    Lib has improved prettier linting, including css rule and import ordering.

0.1.0-next.2 (2023-06-12)

  • Include typings

  • Bump lib dependency to v0.1.0-next.3 (Fix typing inclusion in package.json)

See commits

0.1.0-next.1 (2023-06-12)

  • Bump lib dependency to v0.1.0-next.2 (adds typings)

See commits

0.1.0-next.0 (2023-06-12)

  • Move to vite (#8)
  • Bump lib dependency to v0.1.0-next.1

See commits

0.0.5-next.1 (2022-11-10)

  • Bump @social-embed/lib from 0.0.1-next.12 -> 0.0.2-next.1

See commits

0.0.5-next.0 (2022-11-06)

  • Move from tsc to rollup (#43)

    This handles legacy builds and UMD build (for documentation)

    Before hand, site/ had its own rollup configuration just for handling a UMD build.

See commits

0.0.4-next.0 (2021-09-25)

Update lit-element to lit

See commits

0.0.3-next.5 (2021-06-03)

See commits

  • DailyMotion: Fix dimension customization

0.0.3-next.4 (2021-06-03)

See commits

  • Update lib to @social-embed/lib to ^0.0.1-next.12 to assure generic regexes provided.
  • Rollup: 2.50.5 -> 2.50.6

0.0.3-next.3 (2021-06-02)

See commits

  • Accept css variables in generic iframe embeds

0.0.3-next.2 (2021-06-02)

  • Update TypeScript 4.2 -> 4.3
  • Fallback to iframes for valid URLs not supported in providers

0.0.3-next.1 (2021-05-19)

  • <o-embed> is now a block-level element
  • More dimension support, add examples to docs

0.0.3-next.0 (2021-05-19)

  • Support passing --social-embed-iframe-width and --social-embed-iframe-height

0.0.2 (2021-05-16)

current