Skip to content

Releases: gmsgowtham/react-native-marked

v1.3.1

12 Oct 17:47
Compare
Choose a tag to compare

1.3.1 (2022-10-12)

  • Bump dependencies to latest

What's Changed

  • Configure Renovate by @renovate in #29
  • chore(deps): pin dependencies by @renovate in #30
  • chore(deps): update dependency @babel/preset-env to v7.19.4 by @renovate in #31
  • chore(deps): update dependency eslint to v8.25.0 by @renovate in #38
  • chore(deps): update dependency @types/react-native to v0.70.4 by @renovate in #37
  • chore(deps): update dependency eslint-plugin-jest to v27.1.1 by @renovate in #36
  • chore(deps): update dependency @types/jest to v29.1.2 by @renovate in #35
  • chore(deps): update dependency @release-it/conventional-changelog to v5.1.1 by @renovate in #34
  • chore(deps): update dependency @evilmartians/lefthook to v1.1.2 by @renovate in #33
  • chore(deps): update actions/checkout action to v3 by @renovate in #41
  • chore(deps): update typescript-eslint monorepo to v5.40.0 by @renovate in #40
  • chore: update react to v18, react-native to v70 by @gmsgowtham in #44
  • chore(deps): update react monorepo to v18.2.0 by @renovate in #45
  • ci changes by @gmsgowtham in #46

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

09 Oct 17:48
Compare
Choose a tag to compare

1.3.0 (2022-10-09)

Bug Fixes

  • make image alt optional (8e6ae36)
  • remove unreachable code for image with link (730afb9)

Features

v1.2.0

09 Oct 14:33
Compare
Choose a tag to compare

Changelog:

1.2.0 (2022-10-09)

Bug Fixes

  • add accessibilityHint and accessibilityRole to images (aa028d4)
  • add accessibilityHint and accessibilityRole to links (a5b5bf0)

Features

  • (minor) add bottom border to h1 and h2 (11cfabd)

v1.1.7

07 Oct 17:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.6...v1.1.7

v1.1.6

07 Oct 06:23
Compare
Choose a tag to compare

What's Changed

  • perf: use 'entities' package for better performance by @gmsgowtham in #24

Full Changelog: v1.1.5...v1.1.6

v1.1.5

06 Oct 18:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v1.1.5

v1.1.4

05 Oct 17:24
Compare
Choose a tag to compare

What's Changed

  • chore: upgrade lefthook package, remove tsc from pre-commit by @gmsgowtham in #18
  • bump: upgrade example app to latest expo version and fix TS issues. by @gmsgowtham in #19
  • fix: remove markdown string trim inorder to perserve the whitespace by @gmsgowtham in #20

Full Changelog: v1.1.3...v1.1.4

v1.1.3

04 Oct 17:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

19 Sep 13:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

11 Sep 05:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1